import { Tabs, TabItem } from '@aws-amplify/ui-react'; export const DataAttributeStyles = () => ( Content of Tab 1 Content of Tab 2 Content of Tab 3 );